Getting error while installing APC extension for PHP.
'D:/wamp/bin/php/php5.5.12/ext/php_apc.dll' - %1 is not a valid Win32 application. in Unknown on line 0
Searched lot and found that need to add proper apc extension as per compiler but mine is Compiler MSVC11 (Visual C++ 2012) and PHP version 5.5.12. Tried almost all the extensions , none of them working. If anyone had this issue please share with me.