I have installed:
- Windows Server 2008 R2 x64
- IIS 7
- PHP 5.5 (5.5.9) VC11 x64 Non Thread Safe (2014-Feb-06 00:36:15)
- MSVC11 (Visual C++ 2012)
- Sql Server 2008
- Sql Native Client
Everything works perfectly except the MSSQL driver for PHP. I have Googled a lot and downloaded lots of dll files. Every time I get this error:
PHP Warning: PHP Startup: Unable to load dynamic library c:\php\ext\php_sqlsrv_54_nts.dll - %1 is not a valid Win32 application. in Unknown on line 0
Can anyone tell me that how can I find the specified driver? Thanks in advance.