第一步:下载  memcached.exe  

第二步:c:\window\system32\cmd.exe  管理员启动  

第三步: memcached.exe -d start

(错误)

failed to start service

右键计算机->  管理-> 服务->  启动windows  installer       

没问题继续走

打开php.ini    去掉 memcache.dll  的 “;”  

重启WAMP    OK

然后 在打开  phpinfo    找  memcache  是否支持。OK