I am installing phpMyAdmin (4.2.3) on Windows 2008 R2, with IIS7, PHP 5.5.12 and get the error
"PHP Startup: Unable to load dynamic library 'ext\php_interbase.dll' - The specified module could not be found."
The file 'ext\php_interbase.dll' is present, the phpinfo() page displays OK (but without a section headed 'interbase').
After reading several messages on this error on various forums, it seems to suggest that I am missing the file 'fbclient.dll' within my PHP install.
Could anyone advise where I can get this DLL / or anything else I need to do.
Thanks for your help