In an attempt to run phpinfo after compiling the skeleton extension (which compiled fine under VC++2003 with php 4.3.2 source and using 4.3.2 binaries on websrv), the webpage coughs up the message 'PHP Warning: Unknown(). Unable to load dynamic library . The specified module could not be found in Unknown on Line 0". I am new at php extension dev, but I have been using php for years, and of course the dlls are in system32 dir and other modules load fine - excluding php_mcrypt.dll. Also, I am using php.exe to eliminate any ISAPI issues - I've been through my share. Please help and thanks while I try to give back to the PHP community.
Thanks, Che