Here are the steps that worked for me:
Needed Files
Steps
- Copy MSVCP71.DLL, msvcr71.dll to C:\windows\sysWOW64
- Copy memcached.exe into C:\memcached
- Click Windows-Key
- Type: CMD
- press: Ctrl-Shift-Enter
- Choose yes
- type: C:\memcached\memcached.exe -d install
- type: C:\memcached\memcached.exe -d start
- Copy php_memcache.dll to C:\wamp\bin\php\php5.3.4\ext
- Restart Apache using Wamp controls
- Enable WAMP -> PHP -> PHP Extensios -> php_memcache