how can i get libmemcached for windows?
问题 i'm trying to install the memcached extension in my windows localhost: wamp 64 php 5.5.12. see memcached at: https://pecl.php.net/package/memcached (notice that This extension uses libmemcached library) unfortunately there is not a ready dll for this extension.. so i need to produce the dll myself. i followed this guide in order to produce a working dll: https://wiki.php.net/internals/windows/stepbystepbuild (im using Microsoft Visual Studio 2012 to compile) i get an error when i try to