Previously, commit 8a56ee91 removed local control of the apache::php_package
management in favor of "include php". However, no dependency was added to the
Modulefile and to date the php module referenced in apache::php has not been
released.
This commit reinstates apache local class management of php to the apache::php
class (at least until such time as the puppetlabs-php module is released).