All it takes in Slackware to enable Apache and php to work together is uncommenting
Code:
Include /etc/apache/mod_php.conf
near the end of httpd.conf and make sure your <IfModule mod_dir.c> has index.php at the end.
But to answer your question, no, I don't know of any "small enough for dialup" all in one lamp packages. Perhaps no one expected someone on dialup to host a lamp server.