I have issue with PHP7 and APCu. After installation I got this error:
Fatal error: Call to undefined function Doctrine\\Common\\Cache\\apc_fetch()>
If you use ubuntu:
sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get install php-apcu-bc