I'm unable to get gem to install memcached on osx (Mavricks). I have installed memcached and libmemcache with brew.
gem install memcached -v '1.0.6'
I've put the output in a gist as there's a lot of it. I'm using rbenv with ruby 1.9.3p484. I've done a lot of googling but haven't found a similar failure. Let me know if you need more data.