I know that it\'s a very often asked problem, but I\'ve tried all that I found and it still doesn\'t work.
I use WAMP 2.2 on Windows 7 (64 bits), and PHP 5.4.3. When I c
My late reply may be useful to someone.
During my experience of this issue, I found that none of the suggestions here nor on other forums resolved it.
In my case I had installed the Wamp folder outside of the Program Files folder, however the php.ini file incorrectly referenced C:\Program Files\wamp
in multiple places.
Therefore, amending the path in php.ini in several places resolved my issue.
To achieve this: