https://packages.debian.org/ru/wheezy-backports/nginx
или
echo 'deb http://nginx.org/packages/debian/ wheezy nginx' >> /etc/apt/sources.list
wget -O - http://nginx.org/keys/nginx_signing.key | apt-key add -
apt-get update
https://packages.debian.org/wheezy/php5-curl
https://packages.debian.org/wheezy/php5-xdebug
https://packages.debian.org/wheezy/php5-fpm
И все будет работать без проблем, как у меня.